xen.git
2008-03-18 Keir FraserInitialization of new domU config options via XenAPI
2008-03-18 Keir FraserAdd periodic fflush to xentop batch mode.
2008-03-18 Keir FraserEach TAP/TUN device name for a HVM guest includes its...
2008-03-18 Keir FraserFix xc_save compile
2008-03-18 Keir FraserUse ioemu block drivers through blktap.
2008-03-18 Keir Fraserhvm: Remove incorrect comment from public save header.
2008-03-18 Keir Fraserx86: Clean ups and fixes after bitops changes.
2008-03-18 Keir Frasersvm: Fix the build.
2008-03-17 Keir FraserSVM: handle page faults in emulated instruction fetches
2008-03-17 Keir Fraserx86 numa: Fix the overflow of physical addresses.
2008-03-17 Keir Fraserhvm bios: Fix EDD pointer in int 13h, fn 48h BIOS call...
2008-03-17 Keir FraserAdd -fno-optimize-sibling-calls to debug CFLAGS. Also...
2008-03-17 Keir FraserRemove deprecated and unused features from LaTeX source.
2008-03-17 Keir FraserClean up xenstore Makefile.
2008-03-17 Keir FraserClean up blktap Makefiles.
2008-03-17 Keir FraserMove iommu code to arch-generic locations, and also...
2008-03-16 Keir Fraserx86: Allow bitop functions to be applied only to fields...
2008-03-10 Keir Fraserx86: Reserve 32 bits for each of acpiid and apicid...
2008-03-05 Keir FraserRemove hard tabs from Xen source file.
2008-03-05 Keir Fraserdocs: Remove 'hap' boot parameter from the user manual.
2008-03-05 Keir Fraserx86 hvm: Remove global 'hap' boot parameter now that...
2008-03-05 Keir Fraserioemu: Let the USB tablet reach the far bottom and...
2008-03-05 Keir Fraserioemu: support shared framebuffer and linesize != width...
2008-03-05 Keir Fraserx86: New vcpu_op call to get physical CPU identity.
2008-03-05 Keir Fraserioemu: Slown down refresh interval when SDL is minimized
2008-03-04 Keir Fraserioemu: improve colordepth negotiation
2008-03-04 Keir Frasertools: Compile xentop only if curses are available.
2008-03-04 Keir Fraserx86_emulate: Load FPU context before FWAIT.
2008-03-04 Keir Fraserx86: Clean up FPU code style and add a comment about...
2008-03-04 Keir Fraserx86: On CPU shutdown, clear pending FPU exceptions.
2008-03-04 Keir Fraserx86_emulate: Emit emulated forms of most FPU instructio...
2008-03-04 Keir Fraserxm: Fix 2nd argument value of arg_check() for a few...
2008-03-03 Keir Fraserhvm emulate: Correctly probe when we are in 64-bit...
2008-03-03 Keir Fraserioemu: Fix segfault when creating qcow-backed vbds.
2008-03-03 Keir Fraserioemu: xenfb shared memory patch
2008-03-03 Keir Fraserx86_emulate: More FPU instructions.
2008-03-03 Keir Fraserx86_emulate: INS/OUTS need Mov attribute to force write...
2008-03-03 Keir FraserFix xm vcpu-pin for inactive managed domains
2008-03-03 Keir Fraserblktapctrl: Fix a potential device minor number leak.
2008-03-03 Keir Fraserioemu: sdl blitting
2008-03-03 Keir Fraserioemu: fix xenfb slow case update by shifting to the...
2008-03-03 Keir Frasermini-os: fbfront shouldn't send unsolicited updates
2008-03-03 Keir FraserReally delete xen/common/compat/kexec.c
2008-03-03 Keir Fraserkexec: Remove xen/common/compat/kexec.c
2008-03-03 Keir Fraserkexec: Add explicit kexec_load_unload_compat()
2008-03-03 Keir Fraserkexec: Add XLAT_kexec_range
2008-03-03 Keir Fraserkexec: Include compat/kexec.h early
2008-03-03 Keir Fraserxm-test: Have domains deleted if they are managed domains
2008-03-03 Keir FraserTPM emulator: HMAC calculation fix for response from...
2008-02-29 Alex Williamsonmerge with xen-unstable.hg
2008-02-29 Alex Williamson[IA64] kexec: Unpin TLB in the hypervisor
2008-02-29 Keir FraserPV-on-HVM: Fix __xen_suspend() for changed XenLinux...
2008-02-28 Keir FraserShadow audit: paging-disabled shadows no longer need...
2008-02-28 Keir Fraserx86 shadow: shadow_check_gwalk() must sh_unmap_domain_p...
2008-02-28 Keir FraserFix x86 build.
2008-02-28 Keir Fraserstubdom: Fix compilation after abs_z to rel_z change
2008-02-28 Keir FraserNUMA node migration
2008-02-28 Keir Fraserx86 shadow: Audit tables and guest walk when we know...
2008-02-28 Keir FraserAdd ACPI tables support for AMD IOMMU
2008-02-28 Keir Fraserblktap: Fix unused warnings in block-qcow2.c with ...
2008-02-28 Keir Fraserx86 shadow: Remove lock on first guest table walk.
2008-02-28 Keir Fraserstubdom: fix mini-os messages log and SDL termination
2008-02-28 Keir FraserRename struct xenkbd_position member abs_z to rel_z...
2008-02-28 Keir Fraserkexec: extend hypercall for efi memory map, boot parame...
2008-02-28 Keir Fraserkexec: Add machine_kexec_get()
2008-02-28 Keir Fraserkexec: limit scope of the use of compat_kexec_range_t
2008-02-28 Keir Fraserxend: Remove duplicate setResume() method.
2008-02-28 Keir FraserFix error message of xm suspend and xm resume for Domain-0.
2008-02-28 Keir Fraserioemu: Send logs to stderr and have xend redirect stder...
2008-02-28 Keir Fraserstubdom: use PVFB so as to e.g. permit SDL display
2008-02-28 Keir FraserFix non-portability in xentrace
2008-02-27 Alex Williamson[IA64] Updating collision chain length in VHPT is not...
2008-02-27 Keir Fraserioemu: Expandable storage backends should defeat block...
2008-02-27 Keir FraserFix xm save command's #params check.
2008-02-27 Keir Fraserxend: Set default vcpu affinity for better performance...
2008-02-27 Keir Fraserioemu: Fix e1000 mmio range size.
2008-02-27 Keir Fraserminios: have xenbus_printf return the error returned...
2008-02-27 Keir FraserFix libxenstat on Solaris
2008-02-26 Alex Williamsonmerge with xen-unstable.hg
2008-02-26 Keir Fraserstubdom: log and documentation fixes
2008-02-26 Keir Fraserstubdom: fix x86_32 compilation by __moddi3 from FreeBSD
2008-02-26 Keir FraserFix xm mem-max command to restore previous setting...
2008-02-26 Keir Fraserxend: Add free memory size of every node in physinfo...
2008-02-26 Keir Fraserioemu: VNC updates should be sent only when requested.
2008-02-26 Keir Fraserminios: add PVFB support
2008-02-26 Keir Fraserioemu: Do not sue xce_handle directly as a file descriptor.
2008-02-26 Keir Fraserx86_emulate: Fix FNSTCW/FNSTSW modrm range check.
2008-02-26 Keir Fraserx86 hvm: Fix bugzilla bug 1172.
2008-02-26 Keir Fraserxentrace: Add a time parameter
2008-02-26 Keir Fraserxentrace: Disable tracing by default on exit
2008-02-26 Keir Fraserxentrace: Add option to reserve disk space
2008-02-26 Keir Fraserxentrace: Fix --discard-buffers option
2008-02-26 Keir Fraserioemu: e1000 emulation
2008-02-26 Keir FraserFix restore of saved image containing rtc_timeoffset
2008-02-26 Keir Fraservtpm: script function for identifying vTPM by its UUID
2008-02-25 Keir Fraserstubdom: Disable PCI passthrough functionality for...
2008-02-25 Alex Williamson[IA64] Remove VL_LDFLAGS=ia64.ld from Makefile.target
2008-02-25 Alex Williamson[IA64] Clear console page for sioemu
2008-02-25 Alex Williamson[IA64] Add a dump command to xenitp
2008-02-25 Keir Fraserx86: Foreign mappings of HVM-guest pages should not...
next